GtkApplicationWindow: drop GActionMuxer use
authorRyan Lortie <desrt@desrt.ca>
Sat, 18 Aug 2012 03:28:53 +0000 (23:28 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 20 Aug 2012 17:13:50 +0000 (13:13 -0400)
commit5634eb226f60cf80c13949cacaf549e54901ba36
tree5932fefa66803fad5f57c024a28a8db1d5f7c1e6
parent4dd7de2e68a5a6b7318cd3e2b0dfa8492fedf1ed
GtkApplicationWindow: drop GActionMuxer use

There are no remaining users of the GActionMuxer in GtkApplicationWindow
because they've all been ported over to using the one on GtkWidget (via
GtkActionHelper, for the most part).
gtk/gtkapplicationwindow.c